home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98b.txt / 000063_icon-group-sender _Thu Jun 4 08:06:16 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.8.8/8.8.7) with SMTP id IAA20231
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Thu, 4 Jun 1998 08:06:15 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA07072; Thu, 4 Jun 1998 08:06:08 -0700
  7. Message-Id: <199806040951.LAA20259@capway.com>
  8. From: "Vladimir Grodzenski" <grodzens@capway.com>
  9. To: gep2@computek.net
  10. Date: Thu, 4 Jun 1998 11:47:32 +0000
  11. Mime-Version: 1.0
  12. Content-Type: text/plain; charset=US-ASCII
  13. Content-Transfer-Encoding: 7BIT
  14. Subject: Re: Directory access facilities
  15. Reply-To: <vladimir.grodzenski@capway.com>
  16. Cc: icon-group@optima.CS.Arizona.EDU
  17. Priority: urgent
  18. In-Reply-To: <199806031745.MAA31997@axp.cmpu.net>
  19. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  20. Status: RO
  21. Content-Length: 822
  22.  
  23. On  3 Jun 98 at 12:45, Gordon Peterson wrote:
  24.  
  25. > > I would also vote against filtering out "." and ".."; dir() should return an
  26. > > accurate representation of what is in the directory, 
  27. > Oh, jeez... I don't see ANY value in returning "." at least, whether
  28. > it's "there" (for OS purposes) or not.  What's the point, after
  29. > all???
  30.  
  31. By the way, 
  32. When you open(dirname) in Icon you'll get the list of files and 
  33. directories, including "." and ".." 
  34.  
  35. The 'dirname' may be any valid "d:\\dir" string except the root!!! 
  36. However open("d:\.") will provide the list in the root directory. All 
  37. this is logical but far from being elegant :-)
  38.  
  39. Vladimir Grodzenski
  40. =================================================
  41. E-mail: vladimir.grodzenski@capway.com
  42. CompuServe: 100700,526
  43. =================================================
  44.